Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted function calls in UniMRCP-wrapper.cpp #4

Merged

Conversation

MayamaTakeshi
Copy link
Contributor

Hi, this is regarding #2
These changes should permit to build swig-wrapper against unimrcp 1.8.0.
I did basic tests with samples UniSynth.py and UniRecog.py and they worked.

@achaloyan
Copy link
Contributor

Thanks. However, I am afraid your changes are not be backward compatible with 1.7.0. Would it be possible to use UNI_VERSION_AT_LEAST(1,8,0) to retain backward compatibility similarly to the following:
unispeech/asterisk-unimrcp@26aa723

@MayamaTakeshi
Copy link
Contributor Author

Hi, yes, sorry. I added the check now.
I tested building for both 1.8.0 and 1.7.0 and confirmed the python scripts keep working with both.

@achaloyan
Copy link
Contributor

Thanks looks good.

@achaloyan achaloyan merged commit 6e5beca into unispeech:master Jan 29, 2023
@MayamaTakeshi MayamaTakeshi deleted the adjustments_for_unimrcp-1.8.0 branch January 30, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants